services.github-runners.<name>.nodeRuntimes
List of Node.js runtimes the runner should support.
- Type
non-empty (list of (one of "node20", "node24"))- Default
[ "node20" "node24" ]- Declared
- <nix-darwin/modules/services/github-runner/options.nix>
List of Node.js runtimes the runner should support.
non-empty (list of (one of "node20", "node24"))[
"node20"
"node24"
]